gtk_dialog_get_content_area(): Fix the docs.
authorMurray Cumming <murrayc@murrayc.com>
Wed, 10 Nov 2010 10:35:34 +0000 (11:35 +0100)
committerMurray Cumming <murrayc@murrayc.com>
Wed, 10 Nov 2010 10:35:34 +0000 (11:35 +0100)
commit7c21974009afee1ef65ee1acd61ebd714ac18773
tree6f1321183096c4b20468903939526fc037ab5cbe
parentba4dde9b45765ec9dfb399b6f75bbddb0424fb28
gtk_dialog_get_content_area(): Fix the docs.

This returns a GtkBox now, not a GtkVBox.
Language bindings may need to adjust their APIs accordingly.
gtk/gtkdialog.c